Obsolete. Gets the price for the default Customer. (Use GetDisplayPriceByStockCode in the CyberStore Price Web Service instead)
Method | GetB2CDefaultPrice |
The request body is of type GetB2CDefaultPrice.
Name | Description | Data Type |
---|---|---|
StockCode | xml:string |
// Sample MakeAJAXCall
The response body is of type GetB2CDefaultPriceResponse.
Name | Description | Data Type |
---|---|---|
GetB2CDefaultPriceResult | A string value containing a JSON object. Sample response here | xml:string |